Plotting Graph Tortuosity

One of the quantities of interest in the flow through porous media is not the properties of the matrix, but rather the properties of the corresponding pore space. In particular, there may be narrow passages called pore throats separated by wider, winding passages. Reduced pore throats and increased tortuosity often result in increased capillary pressure and a reduction in permeability.

For analysis purposes, you can plot the distribution of graph tortuosity and throat-weighted tortuosity between input and output boxes. Tortuosity is a measure of the departure of a pore space from an ideal system made of straight and parallel capillaries and can be defined as the ratio of actual path length to the straight distance between the ends of the path. Pore throats are defined as the smallest cross-sectional area of a pore channel, equal to the radius of a circle drawn perpendicular to fluid flow at the narrowest point.

Histograms of tortuosity and throat-weighted tortuosity

Histograms of tortuosity

The tools at the top of the Histogram dialog let you to pan, zoom, and reset the histogram, as well as save the figure, adjust the figure, and export the histogram data to a comma-separated values file (*.csv extension).

Plotting tools
Item Icon Description
Pan Pan Pans or zooms the figure as described below.

Pan… Click with the left mouse button and then drag to pan the figure.

Zoom on the Y axis… Click with the right mouse button and then drag up and down to Zoom in and Zoom out on the Y axis.

Zoom on the X axis… Click with the right mouse button and then drag left and right to Zoom in and Zoom out on the X axis.

Zoom Zoom to Rectangle Zooms to a drawn rectangle, which can be defined by dragging your cursor over the area that you want to zoom.
Reset Reset Resets the original view of the figure.
Save Saves the figure as a bitmap image, vector graphic, or in the PDF file format. The figure can also be saved as raw data or PGF code.

Standard image files (*.jpeg, *.jpg, *.png, *.tif, *.tiff extensions)… Saves the histogram or profile as a bitmap image in the screen resolution.

Postscript files (*.eps, *.ps extensions)… Saves the histogram or profile as an encapsulated postscript or postscript file. These types of files have a selectable resolution and provide high-quality graphics for publications.

PGF code for LaTeX (.pgf extension)… Saves the histogram or profile in the Portable Graphics file format. The standard LaTeX picture environment can be used as a front end for PGF merely by using the pgfpict2e package. Requires the XeLaTeX compiler.

Raw RGBA bitmap (*.raw, *.rgba extensions)… Saves the histogram or profile as a raw bitmap image file, in which the file contains only a list of pixel colors and nothing else.

Scalable vector graphics (*.svg, *.svgz extensions)… Saves the histogram or profile in an XML-based vector image format. The SVG specification is an open standard developed by the World Wide Web Consortium (W3C). SVG images and their behaviors are defined in XML text files.

Portable document format (*.pdf extension)… Saves the histogram or profile in the Adobe PDF file format.

Settings Settings Opens the Figure options dialog, shown below, in which you can select the plotted ranges, scaling, and labels for the axes.

Figure Options dialog

  • Edit the Min and Max values for each axis, as required.
  • Edit the label of each axis, as required.
  • Choose scaling — Log or Linear — for each axis, as required.
Export to CSV Export to CSV Exports the plotted values in the comma-separated values (*.csv extension) file format.